Uses of Class
com.eu.miscedautils.ipxact.Component.RemapStates

Packages that use RemapStates
com.eu.miscedautils.ipxact.Component   
 

Uses of RemapStates in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return RemapStates
 RemapStates ObjectFactory.createRemapStates()
          Create an instance of RemapStates
 RemapStates ComponentType.getRemapStates()
          Gets the value of the remapStates property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type RemapStates
 void ComponentType.setRemapStates(RemapStates value)
          Sets the value of the remapStates property.