Uses of Class
org.opennms.netmgt.collection.dto.StringAttributeDTO
-
Packages that use StringAttributeDTO Package Description org.opennms.netmgt.collection.adapters -
-
Uses of StringAttributeDTO in org.opennms.netmgt.collection.adapters
Methods in org.opennms.netmgt.collection.adapters that return StringAttributeDTO Modifier and Type Method Description StringAttributeDTO
StringAttributeAdapter. marshal(StringAttribute attribute)
Methods in org.opennms.netmgt.collection.adapters with parameters of type StringAttributeDTO Modifier and Type Method Description StringAttribute
StringAttributeAdapter. unmarshal(StringAttributeDTO dto)
-