Uses of Class
lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceCustomProperty
-
Packages that use ServiceInstanceCustomProperty Package Description lumis.portal.structure.sync.model.serviceinstance -
-
Uses of ServiceInstanceCustomProperty in lumis.portal.structure.sync.model.serviceinstance
Methods in lumis.portal.structure.sync.model.serviceinstance that return types with arguments of type ServiceInstanceCustomProperty Modifier and Type Method Description SortedSet<ServiceInstanceCustomProperty>
ServiceInstance. getCustomProperties()
Returns the customProperties.Methods in lumis.portal.structure.sync.model.serviceinstance with parameters of type ServiceInstanceCustomProperty Modifier and Type Method Description int
ServiceInstanceCustomProperty.ServiceInstanceCustomPropertyComparator. compare(ServiceInstanceCustomProperty o1, ServiceInstanceCustomProperty o2)
-