|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConditionType in net.opengis.arml.v_2_0 |
|---|
| Subclasses of ConditionType in net.opengis.arml.v_2_0 | |
|---|---|
class |
DistanceConditionType
Java class for DistanceConditionType complex type. |
class |
SelectedConditionType
Java class for SelectedConditionType complex type. |
| Fields in net.opengis.arml.v_2_0 with type parameters of type ConditionType | |
|---|---|
protected List<JAXBElement<? extends ConditionType>> |
VisualAssetType.Conditions.condition
|
| Methods in net.opengis.arml.v_2_0 that return ConditionType | |
|---|---|
ConditionType |
ConditionType.withId(String value)
|
| Methods in net.opengis.arml.v_2_0 that return types with arguments of type ConditionType | |
|---|---|
JAXBElement<ConditionType> |
ObjectFactory.createCondition(ConditionType value)
Create an instance of JAXBElement<ConditionType>} |
List<JAXBElement<? extends ConditionType>> |
VisualAssetType.Conditions.getCondition()
Gets the value of the condition property. |
| Methods in net.opengis.arml.v_2_0 with parameters of type ConditionType | |
|---|---|
JAXBElement<ConditionType> |
ObjectFactory.createCondition(ConditionType value)
Create an instance of JAXBElement<ConditionType>} |
| Method parameters in net.opengis.arml.v_2_0 with type arguments of type ConditionType | |
|---|---|
void |
VisualAssetType.Conditions.setCondition(List<JAXBElement<? extends ConditionType>> value)
|
VisualAssetType.Conditions |
VisualAssetType.Conditions.withCondition(Collection<JAXBElement<? extends ConditionType>> values)
|
VisualAssetType.Conditions |
VisualAssetType.Conditions.withCondition(List<JAXBElement<? extends ConditionType>> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||