public static class EntityDescriptorType.EDTChoiceType extends Object
Constructor and Description |
---|
EDTChoiceType(AffiliationDescriptorType affiliationDescriptor) |
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 EDTChoiceType(List<EntityDescriptorType.EDTDescriptorChoiceType> descriptors)
public EDTChoiceType(AffiliationDescriptorType affiliationDescriptor)
public List<EntityDescriptorType.EDTDescriptorChoiceType> getDescriptors()
public AffiliationDescriptorType getAffiliationDescriptor()
public static EntityDescriptorType.EDTChoiceType oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt)
Copyright © 2019 JBoss by Red Hat. All rights reserved.