Uses of Class
org.cxml.SubcontractingComponent
-
Packages that use SubcontractingComponent Package Description org.cxml -
-
Uses of SubcontractingComponent in org.cxml
Fields in org.cxml with type parameters of type SubcontractingComponent Modifier and Type Field Description protected java.util.List<SubcontractingComponent>ScheduleLine. subcontractingComponentMethods in org.cxml that return SubcontractingComponent Modifier and Type Method Description SubcontractingComponentObjectFactory. createSubcontractingComponent()Create an instance ofSubcontractingComponentMethods in org.cxml that return types with arguments of type SubcontractingComponent Modifier and Type Method Description java.util.List<SubcontractingComponent>ScheduleLine. getSubcontractingComponent()Gets the value of the subcontractingComponent property.
-