Uses of Class
net.opengis.iso19139.gts.v_20070417.TMPeriodDurationPropertyType
-
Packages that use TMPeriodDurationPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 net.opengis.iso19139.gts.v_20070417 -
-
Uses of TMPeriodDurationPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as TMPeriodDurationPropertyType Modifier and Type Field Description protected TMPeriodDurationPropertyTypeMDMaintenanceInformationType. userDefinedMaintenanceFrequencyMethods in net.opengis.iso19139.gmd.v_20070417 that return TMPeriodDurationPropertyType Modifier and Type Method Description TMPeriodDurationPropertyTypeMDMaintenanceInformationType. getUserDefinedMaintenanceFrequency()Gets the value of the userDefinedMaintenanceFrequency property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type TMPeriodDurationPropertyType Modifier and Type Method Description voidMDMaintenanceInformationType. setUserDefinedMaintenanceFrequency(TMPeriodDurationPropertyType value)Sets the value of the userDefinedMaintenanceFrequency property.MDMaintenanceInformationTypeMDMaintenanceInformationType. withUserDefinedMaintenanceFrequency(TMPeriodDurationPropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type TMPeriodDurationPropertyType Constructor Description MDMaintenanceInformationType(String id, String uuid, MDMaintenanceFrequencyCodePropertyType maintenanceAndUpdateFrequency, DatePropertyType dateOfNextUpdate, TMPeriodDurationPropertyType userDefinedMaintenanceFrequency, List<MDScopeCodePropertyType> updateScope, List<MDScopeDescriptionPropertyType> updateScopeDescription, List<CharacterStringPropertyType> maintenanceNote, List<CIResponsiblePartyPropertyType> contact)Fully-initialising value constructor -
Uses of TMPeriodDurationPropertyType in net.opengis.iso19139.gts.v_20070417
Methods in net.opengis.iso19139.gts.v_20070417 that return TMPeriodDurationPropertyType Modifier and Type Method Description TMPeriodDurationPropertyTypeObjectFactory. createTMPeriodDurationPropertyType()Create an instance ofTMPeriodDurationPropertyTypeTMPeriodDurationPropertyTypeTMPeriodDurationPropertyType. withNilReason(String... values)TMPeriodDurationPropertyTypeTMPeriodDurationPropertyType. withNilReason(Collection<String> values)TMPeriodDurationPropertyTypeTMPeriodDurationPropertyType. withNilReason(List<String> value)TMPeriodDurationPropertyTypeTMPeriodDurationPropertyType. withTMPeriodDuration(Duration value)
-