Uses of Class
org.n52.shetland.ogc.sensorML.elements.SmlDocumentationListMember
-
Packages that use SmlDocumentationListMember Package Description org.n52.shetland.ogc.sensorML.elements -
-
Uses of SmlDocumentationListMember in org.n52.shetland.ogc.sensorML.elements
Methods in org.n52.shetland.ogc.sensorML.elements that return types with arguments of type SmlDocumentationListMember Modifier and Type Method Description List<SmlDocumentationListMember>SmlDocumentationList. getMember()Methods in org.n52.shetland.ogc.sensorML.elements with parameters of type SmlDocumentationListMember Modifier and Type Method Description voidSmlDocumentationList. addMember(SmlDocumentationListMember member)Method parameters in org.n52.shetland.ogc.sensorML.elements with type arguments of type SmlDocumentationListMember Modifier and Type Method Description voidSmlDocumentationList. setMember(List<SmlDocumentationListMember> members)
-