public static class EntityDescriptorType.EDTChoiceType extends Object
Constructor and Description |
---|
EntityDescriptorType.EDTChoiceType(AffiliationDescriptorType affiliationDescriptor) |
EntityDescriptorType.EDTChoiceType(List<EntityDescriptorType.EDTDescriptorChoiceType> descriptors) |
Modifier and Type | Method and Description |
---|---|
AffiliationDescriptorType |
getAffiliationDescriptor() |
List<EntityDescriptorType.EDTDescriptorChoiceType> |
getDescriptors() |
static EntityDescriptorType.EDTChoiceType |
oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt) |
public EntityDescriptorType.EDTChoiceType(List<EntityDescriptorType.EDTDescriptorChoiceType> descriptors)
public EntityDescriptorType.EDTChoiceType(AffiliationDescriptorType affiliationDescriptor)
public List<EntityDescriptorType.EDTDescriptorChoiceType> getDescriptors()
public AffiliationDescriptorType getAffiliationDescriptor()
public static EntityDescriptorType.EDTChoiceType oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt)
Copyright © 2018 JBoss by Red Hat. All rights reserved.